PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntentType Enumeration
In This Topic
    PDFOutputIntentType Enumeration
    In This Topic
    Defines the supported output intent types.
    Members
    MemberDescription
    PDF_A_1PDF/A-1 output intent.
    PDF_XPDF/X output intent.
    UNKNOWNUnknown output intent.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.o2sol.pdf4java.document.PDFOutputIntentType

    See Also